home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / qvt477.zip / DEFAULT.VT next >
Text File  |  1991-09-23  |  5KB  |  266 lines

  1. //************************************************
  2. //
  3. // DEFAULT.VT
  4. //
  5. // SAMPLE CONFIG FILE FOR WINQVT
  6. //
  7. //************************************************
  8. //
  9. // name
  10. //
  11. // The name of the configuration
  12. // This will be displayed in the WinQVT title bar
  13. //
  14. name=Default
  15. //
  16. // port
  17. //
  18. // The communications port to use.
  19. // May be a number from 1 through 4, depending on
  20. // the number of ports installed in your system.
  21. // 
  22. port=1
  23. //
  24. // baud
  25. //
  26. // The baud rate.
  27. // Valid entries are 1200, 2400, 4800, 9600, 19200.
  28. //
  29. baud=2400
  30. //
  31. // bits
  32. //
  33. // Data bits, 7 or 8
  34. //
  35. bits=8
  36. //
  37. // parity
  38. //
  39. // odd, even, mark, space, or none
  40. //
  41. parity=none
  42. //
  43. // stop
  44. //
  45. // Stop bits: 1 or 2
  46. //
  47. stop=1
  48. //
  49. // flow
  50. //
  51. // Flow control method: xon, cts, or none
  52. //
  53. flow=xon
  54. //
  55. // dial_on_load
  56. //
  57. // Should the phone number be dialed immediately
  58. // at program startup? (yes or no)
  59. //
  60. dial_on_load=no
  61. //
  62. // dial_tries
  63. //
  64. // Number of dialing attempts before repeat dialing
  65. // is abandoned.
  66. //
  67. dial_tries=30
  68. //
  69. // dial_timeout
  70. //
  71. // Number of seconds to wait for a connection
  72. // after initiating a dial sequence.
  73. //
  74. dial_timeout=45
  75. //
  76. // autobaud
  77. //
  78. // Should WinQVT change the serial port baud rate
  79. // after receiving the modem's return code? (yes or no)
  80. //
  81. autobaud=yes
  82. //
  83. // phone
  84. //
  85. // The phone number to dial.
  86. // Include commas if necessary.
  87. //
  88. // There can be any number of 'phone=' directives
  89. // in a .VT file.
  90. //
  91. phone=
  92. //
  93. // login
  94. //
  95. // The name of the file which contains the login script
  96. // that should be used with this host. Full DOS pathnames
  97. // are recommended.
  98. //
  99. login=
  100. //
  101. // session_log
  102. //
  103. // WinQVT can maintain a log which records each connect to and
  104. // disconnect from this host. To enable this feature, enter a
  105. // DOS pathname as the value of the 'session_log' directive.
  106. //
  107. session_log=
  108. //
  109. // answerback
  110. //
  111. // Answerback is the string that WinQVT will return to
  112. // the host in response to the ENQ character.
  113. //
  114. answerback=
  115. //
  116. // backsp
  117. //
  118. // The ASCII character that will be transmitted by
  119. // the 'Backspace' key.
  120. // Possible values are DEL (127) and BS (8).
  121. //
  122. backsp=DEL
  123. //
  124. // numeric_keypad
  125. //
  126. // The 'mode' of the numeric keypad: numeric or application
  127. //
  128. numeric_keypad=numeric
  129. //
  130. // cursor_keypad
  131. //
  132. // The 'mode' of the cursor keypad: normal or application
  133. //
  134. cursor_keypad=normal
  135. //
  136. // bell
  137. //
  138. // if 'on', the audible warning bell will be enabled
  139. //
  140. bell=on
  141. //
  142. // wrap
  143. //
  144. // if 'on', the display will wrap automatically at end-of-line
  145. //
  146. wrap=on
  147. //
  148. // terminal
  149. //
  150. // the emulation mode: VT200, VT100, or VT52
  151. //
  152. terminal=VT200
  153. //
  154. // winpos
  155. //
  156. // The starting screen position of the WinQVT window
  157. //
  158. winpos=10,10
  159. //
  160. // win_height
  161. //
  162. // Number of text lines at startup.
  163. // If 'normal', the window will be 24 lines high.
  164. // If 'tall', there will be as many lines as will fit on the screen.
  165. //
  166. win_height=normal
  167. //
  168. // screen
  169. //
  170. // normal or inverse screen
  171. //
  172. screen=normal
  173. //
  174. // forecolor
  175. //
  176. // Foreground (text) color.
  177. // Values are black, blue, green, cyan, red, magenta, brown, and white
  178. //
  179. forecolor=white
  180. //
  181. // backcolor
  182. //
  183. // The background color
  184. //
  185. backcolor=blue
  186. //
  187. // boldcolor
  188. //
  189. // The color used to display 'bold' text
  190. //
  191. boldcolor=cyan
  192. //
  193. // charset
  194. //
  195. // The character set: DEC, IBM, or ANSI
  196. // When strict DEC emulation is required, use DEC.
  197. // To communicate with IBM-PC bulletin boards, use IBM.
  198. // ANSI is a nice alternative when strict DEC emulation isn't required
  199. //
  200. charset=DEC
  201. //
  202. // font_size
  203. //
  204. // If 'charset=DEC', use 'font_size' to select either the 'large' font
  205. // or the 'small' font. The normal font is 'large'.
  206. //
  207. font_size=LARGE
  208. //
  209. // keymap
  210. //
  211. // WinQVT stores key redefinitions in separate .KM files.
  212. // This directive is used to specify the name of the .KM file
  213. // that should be used with this configuration (if any).
  214. //
  215. keymap=
  216. //
  217. // protocol
  218. //
  219. // The default transfer protocol.
  220. // Values are 'kermit', 'xmodem', 'ymodem', and 'zmodem'
  221. // The default protocol is accessed by pressing <Ctrl-PageUp> for upload,
  222. // and <Ctrl-PageDown> for download.
  223. //
  224. protocol=
  225. //
  226. // blocksize
  227. //
  228. // The default block size for the Xmodem and Ymodem protocols
  229. // The other available value is '1024'.
  230. //
  231. blocksize=128
  232. //
  233. // zauto
  234. //
  235. // Enable or disable Zmodem 'autodownload'
  236. //
  237. zauto=on
  238. //
  239. // download_cmd
  240. //
  241. // The host command that starts the host end of a mouse-driven download
  242. // An example would be 'sz -b' for Zmodem
  243. //
  244. download_cmd=
  245. //
  246. // download_confirm
  247. //
  248. // Specifies whether or not the 'Ok' button must be pressed
  249. // to initiate a download *after* the dialog box has appeared
  250. //
  251. download_confirm=yes
  252. //
  253. // These three directives specify the RS232 settings that
  254. // should be used from within the Kermit protocol.
  255. //
  256. // To be used ONLY if the host Kermit cannot
  257. // be instructed to use WinQVT's normal settings.
  258. // 
  259. kerm_data_bits=8
  260. kerm_stop_bits=1
  261. kerm_parity=none
  262. //
  263. // The default Kermit transfer mode (text or binary)
  264. //
  265. kerm_mode=binary
  266.